home *** CD-ROM | disk | FTP | other *** search
- .geometry "version 0.1";
- v1 = .free(-0.434783, 0.320652, .L0, "1");
- v2 = .free(0.307065, 0.415761, .L0, "2");
- v3 = .free(-0.0869565, 0.0788044, .L0, "3");
- v4 = .free(-0.266304, -0.298913, .L0, "4");
- v5 = .free(-0.605978, -0.271739, .L0, "5");
- c = .conic.vvvvv(v1, v2, v3, v4, v5);
- w1 = .vonconic(c, -0.440641, -0.0724582, .red);
- w2 = .vonconic(c, -0.429923, 0.284237, .red);
- w3 = .vonconic(c, -0.262394, -0.357007, .red);
- w4 = .vonconic(c, -0.756163, -0.404071, .red);
- w5 = .vonconic(c, -0.163602, 0.00144681, .red);
- w6 = .vonconic(c, 0.349226, 0.450387, .red);
- l1 = .l.vv(w3, w4, .red, .L0, .longline);
- l2 = .l.vv(w4, w6, .red, .L0, .longline);
- l3 = .l.vv(w6, w2, .red, .L0, .longline);
- l4 = .l.vv(w2, w5, .red, .L0, .longline);
- l5 = .l.vv(w5, w1, .red, .L0, .longline);
- l6 = .l.vv(w1, w3, .red, .L0, .longline);
- v6 = .v.ll(l6, l3, .yellow, .L0, .plus);
- v7 = .v.ll(l1, l4, .yellow, .L0, .plus);
- v8 = .v.ll(l5, l2, .yellow, .L0, .plus);
- l7 = .l.vv(v6, v7, .yellow, .L0);
- l8 = .l.vv(v7, v8, .yellow, .L0);
- l9 = .l.vv(v8, v6, .yellow, .L0);
-